@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #3f454d;
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    list-style-type: none;
    text-decoration: none;
    box-sizing: border-box;
}

img {
    border: 0;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.clearBoth:after {
    content: '';
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
}

input::-webkit-input-placeholder {
    color: #afafaf;
    font-size: 14px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    background: #f5f5f5;
}

.container {
    min-width: 1400px;
    margin: 0 auto;
}

.ylContainer {
    position: relative;
    width: 1400px;
    margin: 0 auto;
    background: #fff;
    padding: 27px 18px;
}

.indexLeft {
    width: 478px;
    float: left;
    border-right: 2px dashed #e78485;
}

.indexbsfw {
    width: 462px;
    padding-top: 66px;
    background: url(../img/indexbsfw.png) no-repeat center 15px;
}

.indexbsfw .parHd {
    width: 440px;
    height: 51px;
    border-bottom: 1px solid #eaeaea;
}

.indexbsfw .parHd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 25px;
}

.indexbsfw .parHd ul li a {
    padding: 0 14px;
    font-size: 20px;
}

.indexbsfw .parHd ul li.on {
    border-bottom: 4px solid #c50001;
}

.indexbsfw .parHd ul li.on a {
    color: #c50001;
}

.indexbsfw .indexbsfwSlideBox {
    overflow: hidden;
    zoom: 1;
}

.indexbsfw .indexbsfwSlideBox .hd {
    position: absolute;
    top: -30px;
    right: 20px;
}

.indexbsfw .indexbsfwSlideBox .hd ul li {
    float: left;
    text-indent: 999em;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #e1e3e5;
    overflow: hidden;
    cursor: pointer;
    margin-right: 5px;
}

.indexbsfw .indexbsfwSlideBox .hd ul li.on {
    background: #c81011;
}

.indexbsfw .parBd {
    position: relative;
}

.indexbsfw .parBd .items {
    overflow: hidden;
    zoom: 1;
}

.indexbsfw .parBd .items li {
    float: left;
    _display: inline;
    overflow: hidden;
    padding: 11px 0 0 0;
}

.indexbsfw .parBd .items li a {
    width: 132px;
    height: 52px;
    display: block;
    border: 1px solid #f0b2b1;
    float: left;
    margin: 16px 22px 0 0;
    background: #fef9f3;
    text-align: center;
    line-height: 50px;
    transition: all .2s;
}

.indexbsfw .parBd .items a:hover {
    font-size: 18px;
}

.indexzdbsfw img {
    display: block;
    width: 440px;
    margin-top: 24px;
}

.indexxxgk {
    width: 462px;
    padding-top: 74px;
    background: url(../img/indexxxgk.png) no-repeat center 20px;
    display: table;
}

.indexhdjl {
    width: 462px;
    padding-top: 74px;
    background: url(../img/indexhdjl.png) no-repeat center 20px;
}

.indexxxgk a, .indexhdjl a {
    width: 132px;
    height: 92px;
    border: 1px solid #f0b2b1;
    background: #fef8f1;
    float: left;
    margin: 22px 22px 0 0;
    display: block;
}

.indexxxgk a img, .indexhdjl a img {
    display: block;
    margin: 15px auto;
}

.indexxxgk a label, .indexhdjl a label {
    display: block;
    text-align: center;
}

.indexxxgk a:hover img {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

.indexhdjl a:hover img {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

/* 首页右侧 */

.indexRight {
    width: 857px;
    float: right;
    overflow: hidden;
}

.Headlines {
    height: 75px;
    margin: 26px 0 32px;
    background: url(../img/Headlines.png) no-repeat 0 -10px;
    padding-left: 110px;
}

.Headlines h1 a {
    display: block;
    line-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 30px;
}

.slideBox {
    width: 442px;
    height: 302px;
    overflow: hidden;
    position: relative;
    border: 1px solid #000;
}

.slideBox .hd {
    height: 35px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 0px;
    z-index: 1;
    padding: 13px 0 0;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 12px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    text-indent: 999em;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #c50001;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
}

.slideBox .bd img {
    display: block;
    margin: 0 auto;
    width: 440px;
    height: 300px;
}

.slideBox .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: url(../img/slideBox_p_bg.png) repeat 0 0;
}

.slideBox .bd li p a {
    display: block;
    width: 75%;
    color: #fff;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab {
    width: 392px;
}

.tab .hd {
    height: 48px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.tab .more {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
}

.tab .more a {
    display: block;
    height: 100%;
    width: 100%;
    background: url(../img/more.png) no-repeat center center;
}

.tab .hd ul {}

.tab .hd ul li {
    float: left;
    cursor: pointer;
    margin: 0 24px 0 0;
}

.tab .hd ul li a {
    padding: 0 8px;
    font-size: 20px;
    display: block;
    height: 48px;
}

.tab .hd ul li.on {
    height: 48px;
    border-bottom: 4px solid #c50001;
    font-weight: bold;
}

.tab .hd ul li.on a {
    color: #c50001;
}

.tab .bd ul {
    zoom: 1;
}

.tab .bd li {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #e8e7e7;
}

.tab .bd li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}
#stateCouncil li a{
    width: 70%;
}
.tab .bd li a:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c1c5ca;
    vertical-align: middle;
    margin: 0 8px;
}

.tab .bd li .date {
    float: right;
    color: #999;
    /* width: 60px; */
}

.tab .bd li:hover a {
    color: #c50001;
}

.tab .bd li:hover a:before {
    background: #c50001;
}

.tab .bd li:hover .date {
    color: #f0b2b1;
}

.FocusNews {
    height: 302px;
    overflow: hidden;
}

.NormativeDoc {
    width: 442px;
    height: 437px;
    margin-top: 33px;
    overflow: hidden;
}

.Notice {
    height: 437px;
    margin-top: 33px;
    overflow: hidden;
}

/* 专题 */

.special {
    width: 857px;
    padding-top: 15px;
    overflow: hidden;
}

.special .EnterSpecial {
    float: left;
}

.special .EnterSpecial a {
    display: block;
    width: 146px;
    height: 86px;
    background: url(../img/special.jpg) no-repeat 0 0;
}

.picScroll-left {
    width: 695px;
    overflow: hidden;
    position: relative;
    float: right;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 15px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 340px;
    height: 86px;
    display: block;
}

/* 友情链接 */

/* 友情链接 */

.friendLinks {
    padding: 30px 0 0;
    width: 100%;
}

.friendLinks .select_group .ColumnName {
    width: 113px;
    float: left;
    line-height: 35px;
    padding-left: 23px;
    font-size: 18px;
}

.friendLinks .select_group .select {
    position: relative;
    float: left;
    width: 246px;
    height: 35px;
    margin: 0 0 0 21px;
    color: #7e7e7e;
    border: 1px solid #b4b4b4;
}

.select dt {
    height: 33px;
    display: inline-block;
    border: 1px solid #b4b4b4;
    border: 0;
    background: #fff url(../img/select.jpg) 95% center no-repeat;
    line-height: 33px;
    cursor: pointer;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
    color: #7e7e7e;
    border-radius: 5px;
    padding: 0 15px 0 10px;
}

.select dd {
    position: absolute;
    left: -1px;
    top: 33px;
    border: 1px solid #b4b4b4;
    background: #fff;
    display: none;
    z-index: 100;
    overflow: hidden;
    min-width: 100%;
    width: calc(100% + 2px);
}

.select dd ul {
    padding: 5px 0;
    min-width: 100%;
    max-height: 200px;
    overflow: auto;
}

.select dd ul li a {
    line-height: 32px;
    display: block;
    padding: 0 6px 0 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.select dd ul li a:hover {
    background: #dedede;
}

.select_group .link a {
    display: block;
    float: left;
    width: 202px;
    height: 35px;
    border: 1px solid #b4b4b4;
    background: url(../img/favicon.png) no-repeat 27px center;
    line-height: 33px;
    padding: 0 0 0 72px;
    margin: 0 0 0 23px;
    font-size: 14px;
    background-size:35px;
}

/* 新闻中心 */

.newsCarousel {
    width: 750px;
    height: 432px;
}

.newsCarousel .bd img {
    width: 748px;
    height: 430px;
}

.newsCarousel .bd li p {
    height: 43px;
    line-height: 43px;
}

/* 依兰要闻 */

.ylFocusNews {
    width: 586px;
    height: 432px;
    overflow: hidden;
}

.NewsDynamic {
    margin-top: 36px;
    max-height: 380px;
    overflow: hidden;
}

.NewsDynamic .hd ul {
    width: 1404px;
    height: 121px;
}

.NewsDynamic .hd ul li {
    float: left;
    height: 121px;
    cursor: pointer;
    margin: 0 40px 0 0;
}

.NewsDynamic .hd ul a {
    display: table-cell;
    width: 311px;
    height: 108px;
    box-shadow: 0 0 15px 5px #e9e9e9;
    border-radius: 4px;
    vertical-align: middle;
}

.NewsDynamic .hd ul a span {
    vertical-align: middle;
    font-size: 26px;
}

.NewsDynamic .hd ul a img {
    vertical-align: middle;
    margin: 0 30px 0 50px;
}

.NewsDynamic .hd ul li.on {
    background: url(../img/NewsDynamic_hd.png) no-repeat 0 0;
}

.NewsDynamic .hd ul li.on a {
    box-shadow: none;
}

.NewsDynamic .bd ul:after {
    content: '';
    display: block;
    clear: both;
}

.NewsDynamic .hd ul>div {
    float: left;
    height: 121px;
    cursor: pointer;
    margin: 0 40px 0 0;
}

.NewsDynamic .hd ul div:hover {
    background: url(../img/NewsDynamic_hd.png) no-repeat 0 0;
}

.NewsDynamic .hd ul div:hover a {
    box-shadow: none;
}

.NewsDynamic .bd li {
    width: 48%;
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #e8e7e7;
    float: left;
}

.NewsDynamic .bd li a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.NewsDynamic .bd li a:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c1c5ca;
    vertical-align: middle;
    margin: 0 8px;
}

.NewsDynamic .bd li .date {
    float: right;
    color: #999;
    /* width: 60px; */
}

.NewsDynamic .bd li:hover a {
    color: #c50001;
}

.NewsDynamic .bd li:hover a:before {
    background: #c50001;
}

.NewsDynamic .bd li:hover .date {
    color: #f0b2b1;
}

/* 新闻中心页专题 */

.NewSpecial {
    margin-top: 20px;
}

.NewSpecial .NewSpecialLogo {
    width: 80px;
    height: 80px;
    border: 1px solid #e78485;
    background: #fef8f1;
    display: table;
    text-align: center;
    float: left;
}

.NewSpecial .NewSpecialLogo b {
    display: table-cell;
    font-size: 20px;
    color: #cb0000;
    vertical-align: middle;
}

.NewSpecial .picScroll {
    width: 1266px;
    overflow: hidden;
    position: relative;
    float: right;
}

.NewSpecial .picScroll .bd ul {
    overflow: hidden;
    zoom: 1;
}

.NewSpecial .picScroll .bd ul li {
    margin: 0 15px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.NewSpecial .picScroll .bd ul li .pic img {
    width: 392px;
    height: 80px;
    display: block;
}

.NewSpecial .picScroll .hd span {
    position: absolute;
    width: 20px;
    height: 80px;
    top: 0;
    z-index: 99;
    cursor: pointer;
}

.NewSpecial .picScroll .next {
    right: 5px;
    background: url(../img/picScroll_next.png) no-repeat center center;
}

.NewSpecial .picScroll .prev {
    left: 5px;
    background: url(../img/picScroll_prev.png) no-repeat center center;
}


/* 政务公开 */

.leaders {
    width: 510px;
    height: 378px;
    background: #fbfbfb;
    padding: 6px 10px 0;
    float: left;
}

.leaders .tab {
    width: 100%;
}

.leaders .tab .hd ul {
    width: 504px;
}

.leaders .tab .hd ul li {
    margin: 0 14px 0 0;
    line-height: 34px;
}

.leaders .tab .bd>div {
    padding: 20px 12px;
}

.leaders .photo img {
    display: block;
    float: left;
    width: 119px;
    height: 151px;
}

.leaders .photo .name {
    padding: 0 22px;
    float: right;
    width: 347px;
    /* height: 151px; */
    display: table;
}

.leaders .photo .name>div {
    display: table-cell;
    vertical-align: middle;
}

.leaders .photo .name>div span {
    display: inline-block;
    min-width: 72px;
    color: #3f454d;
}

/*.leaders .photo .name>div p label a{
    padding: 0 18px;
    display: inline-block;
}*/

.leaders .nameList {
    line-height: 32px;
    padding: 28px 0px 0 0px;
}

.leaders .nameList dd span {
    float: left;
    display: block;
    min-width: 72px;
}

.leaders .nameList dd p {
    overflow: hidden;
}

.leaders .nameList dd p a {
    padding: 0 18px;
    display: inline-block;
}

.leaders .nameList dd p a:hover {
    color: #c50001;
}

/* 最新信息公开 */

.LatestPublication {
    width: 818px;
    height: 378px;
    overflow: hidden;
}

.LatestPublication .hd, .LatestPublication .hd ul li.on, .LatestPublication .hd ul li a {
    height: 54px;
    line-height: 50px;
}

.LatestPublication .hd ul li a {
    padding-left: 46px;
    background: url(../img/LatestPublication_icon.png) no-repeat 0 center;
}

/* 最新信息公开 */

.openjcxxgk {
    margin: 22px 0 0 0;
    padding: 49px 0 0 0;
    background: url(../img/openjcxxgk.png) no-repeat center 10px;
}

.openjcxxgk ul {
    width: 1390px;
}

.openjcxxgk ul li {
    width: 253px;
    height: 57px;
    float: left;
    margin: 24px 24.75px 0 0;
    border: 1px solid #e88a8b;
    border-radius: 5px;
    background: #fef8f1;
    overflow: hidden;
    display: table;
    box-shadow: 0 0 10px 1px #ffd2d2;
}

.openjcxxgk ul li a {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.openjcxxgk ul li a img, .openjcxxgk ul li a label {
    vertical-align: middle;
    cursor: pointer;
}

.openjcxxgk ul li a img {
    margin: 0 30px 0 50px;
}

.openjcxxgk ul li:hover img {
    -webkit-animation-name: swing;
    animation-name: swing;
}

.GovernmentDoc {
    width: 100%;
    height: 307px;
    overflow: hidden;
    margin-top: 38px;
}

.GovernmentDoc .bd>div {}

.GovernmentDoc .bd>div>img {
    float: left;
    display: block;
    width: 509px;
    height: 209px;
    margin: 27px 0 0 0;
}

.GovernmentDoc .bd>div>ul {
    width: 803px;
    float: right;
}

.GovernmentDoc .bd>div:after {
    content: '';
    display: block;
    clear: both;
}

.ExposeExternalLinks {
    width: 1460px;
}

.ExposeExternalLinks dd {
    /* width: 14.285%; */
    float: left;
    text-align: center;
    margin: 0 99px 0 0;
}

.ExposeExternalLinks a img {
    display: block;
    margin: 0 auto;
    transition: all .5s;
}

.ExposeExternalLinks dd:hover img {
    transform: rotateZ(360deg);
}

/* 政府机构 */

.governmentOrgans {
    margin: 35px 0 0 0;
}

.governmentOrgans .governmentOrgansLogo {
    width: 80px;
    height: 80px;
    border: 1px solid #e78485;
    background: #fef8f1;
    display: table;
    text-align: center;
    float: left;
}

.governmentOrgans .governmentOrgansLogo b {
    display: table-cell;
    font-size: 20px;
    color: #cb0000;
    vertical-align: middle;
}

.governmentOrgans ul {
    width: 1284px;
    border: 1px solid #f1f1f1;
    border-left: 0;
    float: left;
    padding-left: 20px;
}

.governmentOrgans ul li {
    line-height: 39px;
    float: left;
    width: 20%;
}

.governmentOrgans ul li a:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #c1c5ca;
    vertical-align: middle;
    margin: 0 15px;
}

.governmentOrgans ul li a:hover {
    color: #c50001;
}

.governmentOrgans ul li a:hover:before {
    background: #c50001;
}

/* 政务服务 */

.iWant {
    height: 154px;
    border-top: 4px solid #d2403a;
    box-shadow: 0 0 10px 0px rgb(228 228 228 / 50%);
    border-radius: 0 0 8px 8px;
}

.iWant dl {
    width: 25%;
    height: 100%;
    float: left;
}

.iWant dl dt {
    float: left;
    margin: 26px 45px 0 50px;
}

.iWant dl dt img {
    display: block;
}

.iWant dl dd {
    float: left;
    padding: 20px 0 0 0;
}

.iWant dl dd h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

.iWant dl dd a {
    display: block;
    font-size: 18px;
    line-height: 30px;
}

.iWant dl dd a:hover {
    color: #c50001;
}

.handleAffairs {
    width: 100%;
    margin-top: 35px;
}

/* 个人办事 */

.handleAffairs .bd>div {
    width: 1390px;
    padding: 23px 0;
    min-height: 208px;
}

.handleAffairs .bd>div a {
    display: table;
    width: 253px;
    height: 57px;
    background: #fef8f1;
    border: 1px solid #e88a8b;
    border-radius: 5px;
    box-shadow: 0 0 10px 1px #ffd2d2;
    float: left;
    margin: 12px 24.75px 12px 0;
}

.handleAffairs .bd>div a img {
    vertical-align: middle;
    margin: 13.5px 30px 0 50px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.handleAffairs .bd>div a label {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    cursor: pointer;
}

.handleAffairs .bd>div a:hover img {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.serviceList {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 30px;
    background: url(../img/serviceList.png) no-repeat center 0;
}

.serviceList .bd ul {
    overflow: hidden;
    zoom: 1;
}

.serviceList .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    margin: 30px 13.5px;
    box-shadow: 0 0 15px 0 #e9e9e9;
}

.serviceList .bd ul li .pic img {
    width: 314px;
    height: 136px;
    display: block;
}

.serviceList .hd ul {
    display: table;
    margin: 0 auto;
    height: 5px;
}

.serviceList .hd ul li {
    width: 37px;
    height: 5px;
    border-radius: 2px;
    background: #f6d9d9;
    float: left;
    margin: 0 5px;
    cursor: pointer;
}

.serviceList .hd ul li.on {
    background: #c50001;
}

.serviceList .hd span {
    position: absolute;
    top: 60px;
    width: 38px;
    height: 136px;
    cursor: pointer;
}

.serviceList .hd span.prev {
    left: 0;
    background: url(../img/serviceList_prev.png) no-repeat center center;
}

.serviceList .hd span.next {
    right: 0;
    background: url(../img/serviceList_next.png) no-repeat center center;
}

/* 便民服务 */

.ServiceQuery {
    width: 100%;
    padding-top: 20px;
}

.ServiceQuery .parHd {
    width: 440px;
    height: 51px;
    border-bottom: 1px solid #eaeaea;
}

.ServiceQuery .parHd ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 25px;
}

.ServiceQuery .parHd ul li a {
    padding: 0 14px;
    font-size: 20px;
}

.ServiceQuery .parHd ul li.on {
    border-bottom: 4px solid #c50001;
}

.ServiceQuery .parHd ul li.on a {
    color: #c50001;
}

.ServiceQuery .ServiceSlideBox {
    overflow: hidden;
    zoom: 1;
}

.ServiceQuery .ServiceSlideBox .hd {
    position: absolute;
    top: -30px;
    right: 20px;
}

.ServiceQuery .ServiceSlideBox .hd ul li {
    float: left;
    text-indent: 999em;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #e1e3e5;
    overflow: hidden;
    cursor: pointer;
    margin-right: 5px;
}

.ServiceQuery .ServiceSlideBox .hd ul li.on {
    background: #c81011;
}

.ServiceQuery .parBd {
    position: relative;
}

.ServiceQuery .parBd .items {
    overflow: hidden;
    zoom: 1;
}

.ServiceQuery .parBd .items li {
    float: left;
    _display: inline;
    overflow: hidden;
    padding: 11px 0 0 0;
}

.ServiceQuery .parBd .items li a {
    width: 194.8px;
    display: block;
    float: left;
    margin: 16px 0 0 0;
    text-align: center;
    transition: all .2s;
}

.ServiceQuery .parBd .items li a img {
    display: block;
    margin: 0 auto;
    transition: all .7s;
}

.ServiceQuery .parBd .items li:hover img {
    transform: rotateY(360deg);
}

/* 走进依兰 */

.introduce {
    height: 383px;
    background: #fbfbfb;
}

.introduceLeft {
    width: 700px;
    height: 100%;
    float: left;
    background: url(../img/introduceLogo.png) no-repeat 0 center;
    padding: 0 0 0 150px;
}

.introduceLeft p {
    padding: 40px 0 0 0;
    line-height: 44px;
    text-indent: 2em;
    text-align: justify;
}

.ckxq {
    text-indent: 0;
    color: #c50001;
    font-size: 17px;
    display: block;
    width: 117px;
    height: 30px;
    line-height: 30px;
    background: #eee;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: center;
    float: right;
    margin: 7px 0 0 0;
}

.introduceRight {
    width: 563px;
    height: 328px;
    float: right;
    margin: 23px 32px 0 0;
    overflow: hidden;
    border-radius: 10px;
}

.introduceRight video {
    background: #000;
    border: 0;
}

.ylBigFive {
    margin: 38px 0 0 0;
    padding: 0 47px;
}

.ylBigFive a {
    display: block;
    float: left;
    width: 229px;
    border-bottom: 3px solid #d2403a;
    margin: 0 12.5px;
    box-shadow: 0 0 15px 0 #e9e9e9;
}

.ylBigFive a span, .ylBigFive a img {
    display: block;
    width: 229px;
    height: 178px;
    overflow: hidden;
    transition: all 1s;
}

.ylBigFive a img:hover {
    transform: rotateY(360deg) scale(1.3);
}

.ylBigFive a label {
    display: block;
    height: 41px;
    line-height: 41px;
    text-align: center;
}

/* 行政区划 */

.Regionalization {
    height: 168px;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 #e9e9e9;
    margin: 34px 0 0 0;
    background: url(../img/RegionalizationLogo.png) no-repeat 33px center;
    padding: 0 0 0 123px;
}

.Regionalization>div {
    width: 1205px;
    float: right;
    line-height: 44px;
    padding: 18px 55px 0 0;
    text-align: justify;
    text-indent: 2em;
}

/* 图说依兰 */

.Illustration {
    position: relative;
    padding: 96px 0 0 0;
    background: url(../img/Illustration.png) no-repeat center 34px;
    height: 472px;
}

.Illustration a {
    position: absolute;
    overflow: hidden;
}

.Illustration a.img1 {
    top: 96px;
    left: 0;
    width: 445px;
    height: 376px;
}

.Illustration a.img2 {
    top: 96px;
    left: 459px;
    width: 294px;
    height: 148px;
}

.Illustration a.img3 {
    top: 96px;
    left: 767px;
    width: 304px;
    height: 148px;
}

.Illustration a.img4 {
    top: 96px;
    left: 1085px;
    width: 278px;
    height: 148px;
}

.Illustration a.img5 {
    top: 258px;
    left: 459px;
    width: 524px;
    height: 214px;
}

.Illustration a.img6 {
    top: 258px;
    left: 997px;
    width: 364px;
    height: 214px;
}

.Illustration a img {
    transition: all .7s;
}

.Illustration a:hover img {
    transform:scale(1.2);
}


/*站外提示*/

.dialog {
    z-index: 2;
    font-size: 16px;
    width: 668px;
    height: 205px;
    background: url(../img/tck.png);
    position: fixed;
    top: 10px;
    left: 10px;
    font-weight: bold;
}

.dialog .header {
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #fff;
    padding-left: 15px;
    cursor: move;
}

.dialog .header .gb {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    font-style: normal;
}

.dialog .button {
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: right;
    width: 210px;
    margin-top: 25px;
}

.dialog .button a {
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    font-size: 13px;
    font-weight: 100;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    color: #333333;
}

.dialog .button a:hover {
    color: #333333;
}

.dialog .button .cancel {
    width: 54px;
}

.dialog .button .sure {
    width: 82px;
    background: #c50001;
    color: #fff;
}

.dialog .content {
    padding: 30px 60px;
    text-align: center;
    font-weight: 100;
    font-size: 17px;
    color: #575757;
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: .8;
    z-index: 1;
}

.dialog .header .close {
    float: right;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
}

/*左*/
.windowImg_l{
    position:fixed;
    top:30%;
    left:20px;
}
.windowImg_l ul li{
    margin:0 0 10px 0;
}
.windowImg_l ul li *{
    display:block;
}
.windowImg_l ul li img{
    width:200px;
}